C1.Blazor.DateTimeEditors Assembly / C1.Blazor.DateTimeEditors Namespace / C1DateTimeBase<TTimeValue> Class / FontSize Property

In This Topic
FontSize Property (C1DateTimeBase<TTimeValue>)
In This Topic
Gets or sets the font size applied to the view.
Syntax
'Declaration
 
Public Property FontSize As Nullable(Of C1StyleFontSize)
 
See Also